theme
Type
property
Summary
Specifies the theme to use when drawing the control.
Syntax
set the theme of tObject to tThemeName
Description
Use the theme property to control the general appearance of an object or control. It can be set on any object, including cards, stacks and controls. The currently supported values are "native" and "legacy". For an appearance that matches native apps for the platform an app is running on, use "native". The "legacy" setting preserves the appearance of older versions of LiveCode and is provided for backwards-compatibility.
Examples
set the theme of this stack to "native"
Related
property: themeClass
Compatibility and Support
Introduced
LiveCode 8.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile